home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Reference Guide
/
C-C++ Interactive Reference Guide.iso
/
c_ref
/
csource5
/
345_01
/
tlpmake
< prev
next >
Wrap
Text File
|
1989-07-11
|
2KB
|
89 lines
/* -- remove this header before using file! --
HEADER: The Last Cross-Referencer;
TITLE: TLC/TLP - The Last Cross-Referencer;
VERSION: 1.01;
DESCRIPTION: "TLC/TLP.
Macintosh MPW C 3.0 Make file to compile/link TLP";
KEYWORDS: Utility, Cross-reference, C, Pascal, Apple, Macintosh, APW, Aztec;
SYSTEM: Macintosh MPW, v3.0;
FILENAME: TLP.MAKE;
WARNINGS: "Has not yet been ported to MS-DOS.
Shareware, $20 Check/Money Order suggested.";
SEE-ALSO: README.TLC,TLCHELP.DOC,TLPHELP.DOC;
AUTHORS: Eduard Schwan;
COMPILERS: AZTEC C65 v3.2b, APPLEIIGS APW C v1.0, APPLE MACINTOSH MPW C v3.0;
*/
# File: tlp.make - The Last Pascal Cross-referencer
# Target: tlp
# Sources: tlp.c
# tlccmd.c
# tlc.ext
# tlpgtok.c
# tlc.h
# tlcparm.c
# tlpprocf.c
# tlcresw.c
# tlcsetp.c
# tlcstat.c
# tlcutil.c
# tlcxref.c
# Created: Saturday, May 7, 1988 5:53:10 PM
# Author: Eduard Schwan [esp]
tlcincs = tlc.h tlc.ext
directives = -mbg 15
tlp.c.o ƒ tlp.make tlp.c {tlcincs}
C {directives} tlp.c
tlccmd.c.o ƒ tlp.make tlccmd.c {tlcincs}
C {directives} tlccmd.c
tlpgtok.c.o ƒ tlp.make tlpgtok.c {tlcincs}
C {directives} tlpgtok.c
tlcparm.c.o ƒ tlp.make tlcparm.c {tlcincs}
C {directives} tlcparm.c
tlpprocf.c.o ƒ tlp.make tlpprocf.c {tlcincs}
C {directives} tlpprocf.c
tlcresw.c.o ƒ tlp.make tlcresw.c {tlcincs}
C {directives} tlcresw.c
tlcsetp.c.o ƒ tlp.make tlcsetp.c {tlcincs}
C {directives} tlcsetp.c
tlcstat.c.o ƒ tlp.make tlcstat.c {tlcincs}
C {directives} tlcstat.c
tlcutil.c.o ƒ tlp.make tlcutil.c {tlcincs}
C {directives} tlcutil.c
tlcxref.c.o ƒ tlp.make tlcxref.c {tlcincs}
C {directives} tlcxref.c
tlp ƒƒ tlp.make δ
tlp.c.o δ
tlccmd.c.o δ
tlpgtok.c.o δ
tlcparm.c.o δ
tlpprocf.c.o δ
tlcresw.c.o δ
tlcsetp.c.o δ
tlcstat.c.o δ
tlcutil.c.o δ
tlcxref.c.o
Link -w -t MPST -c 'MPS ' δ
tlp.c.o δ
tlccmd.c.o δ
tlpgtok.c.o δ
tlcparm.c.o δ
tlpprocf.c.o δ
tlcresw.c.o δ
tlcsetp.c.o δ
tlcstat.c.o δ
tlcutil.c.o δ
tlcxref.c.o δ
"{Libraries}"Interface.o δ
"{CLibraries}"CRuntime.o δ
"{CLibraries}"StdCLib.o δ
"{CLibraries}"CSANELib.o δ
"{CLibraries}"Math.o δ
"{CLibraries}"CInterface.o δ
"{Libraries}"ToolLibs.o δ
-o "{mpw}Tools:tlp"